projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad44f2a
)
(atomic-change-group): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Aug 2002 17:59:22 +0000
(17:59 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Aug 2002 17:59:22 +0000
(17:59 +0000)
lisp/subr.el
patch
|
blob
|
history
diff --git
a/lisp/subr.el
b/lisp/subr.el
index b247d170e849ca76b66b94321e250c2620c6c0ff..15d483c10b69df55cfe3143963a499d8e37d1fff 100644
(file)
--- a/
lisp/subr.el
+++ b/
lisp/subr.el
@@
-1168,7
+1168,7
@@
Optional DEFAULT is a default password to use instead of empty input."
"Perform BODY as an atomic change group.
This means that if BODY exits abnormally,
all of its changes to the current buffer are undone.
-This works regadless of whether undo is enabled in the buffer.
+This works rega
r
dless of whether undo is enabled in the buffer.
This mechanism is transparent to ordinary use of undo;
if undo is enabled in the buffer and BODY succeeds, the